MessageBusinessAddressPostalCode Property

Contains the postal code (zip code) portion of the business address for the contact.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string BusinessAddressPostalCode { get; set; }

Property Value

String
The business address postal code.

See Also